src/ChangeLog: Fix a typo in the last commit.
authorEli Zaretskii <eliz@gnu.org>
Mon, 4 Nov 2013 17:33:43 +0000 (19:33 +0200)
committerEli Zaretskii <eliz@gnu.org>
Mon, 4 Nov 2013 17:33:43 +0000 (19:33 +0200)
src/ChangeLog

index f4bfb3cffcd65d9e293cdb58096c00bba62692af..be4a06326faf4ce3f985e685ad812588f1884559 100644 (file)
@@ -24,7 +24,7 @@
        directory/file names.
 
        * buffer.c (init_buffer): Don't store default-directory of
-       8scratch* in multibyte form.  The original problem which led to
+       *scratch* in multibyte form.  The original problem which led to
        that is described in
        http://lists.gnu.org/archive/html/emacs-pretest-bug/2004-11/msg00532.html,
        but it was solved long ago.  (Bug#15260)